Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #820775

    Hello Support,

    I have just noticed that after the update (I am currently running version 4.1.1) Special Headings will not center within a Color Section. Rather they appear to be left of center on larger resolution screens/monitors.

    An example of which can be seen half-way down the home page of this development website.

    Any advice you could provide would be greatly appreciated.

    Thanks in advance!

    #820801

    Hey MLA18,

    Can you try adding this in Quick CSS (located in Enfold > General Styling):

    .responsive .container {
        max-width: 100%;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #820821

    Hi Nikko,

    Unfortunately it appears as though that had no affect. I have included a screen shot below.

    Thanks!

    #821188

    Hi MLA18,

    What is your screen size? It is centered at 1440px and below. Try adding !important to Nikko’s code:

    
    .responsive .container {
        max-width: 100% !important;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #821241

    Screen size is 1920 x 1080.

    Adding the !important did the trick. The Special Heading is now centered.

    Thanks!

    #821308

    Hi there!

    Yes, sometimes the !important is the secret ingredient! :D Do you still need further help with this, or can we close this thread?

    Best regards,
    Sarah

    #821316

    Hi Sarah,

    Yes, you may close this ticket.

    Thank you for your help!

    #821319

    Hi,

    The team is always happy to help! :) If any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Color Section: Special Heading Will Not Center’ is closed to new replies.