Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Cafeteria Pro – Slider Text Covering Logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47816
    langerent
    Participant

    Hello, When I view this site (using Cafeteria Pro) on a laptop with a smaller screen size, the slider title and text cover the logo. On my office PC with a larger screen and resolution, it looks fine, my on my laptop, the issue arises. I have a screenshot if you are not seeing the issue. http://www.gerardspizza.com

    I am looking for some CSS code to reposition the title and text on the slider.

    Thanks

    #47820
    Grace Support
    Keymaster

    Hi,

    To solve this issue

    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code in custom css box

    .nivo-caption { 
    left: 30%; 
    text-align: center; 
    }
    

    Please make this changes and let me know your feedback.

    Regards
    Grace Themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.