Header position in responsive

Home Forums All Other Themes Header position in responsive

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87729
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    http://mysbiz.com/MDElectric/
    How do I access the code in order to change how the title and description are displayed in mid-size.
    Right now it moves to left and doesn’t look good.
    Thank you

    #87739
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .nivo-caption { text-align:center;}
    .slide_info, .slide_info p { display:table; margin:0 auto; text-align:center;}
    .slide_more { display:inline-table; margin:20px 0 0 0;}

    Regards,
    Chris

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