Tagged: 

Viewing 27 posts - 1 through 27 (of 27 total)
  • Author
    Posts
  • #890746

    Dear Team,

    we are getting error. Please see snaphot for your reference
    error html 5

    Request you to help us in resolving the issue

    #890863

    Hey comprompt,

    Can you upload the screenshot to Dropbox or another service of the kind, and give us the link here? We cannot see the one above.

    Best regards,
    Victoria

    #891033

    Dear Team,

    Find the link mentioned below for snapshot image.
    https://drive.google.com/open?id=13E5JjTX9Gx-3mH89O1JERQp5gv81dgJJ

    #891135

    Hi,

    Thanks for the screenshot, though I’m not sure what needs to be modified specifically to satisfy that test?

    Best regards,
    Rikard

    #892790
    This reply has been marked as private.
    #893642

    Hi,

    Please edit the columns then modify the padding values.

    Best regards,
    Ismael

    #895556
    This reply has been marked as private.
    #895579

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item>a {
        background-color: #ffe88a !important; 
    }

    Best regards,
    Mike

    #895597
    This reply has been marked as private.
    #895607
    This reply has been marked as private.
    #895639

    Hi,
    You seem to have a strange cache that is not clearing,

    wp-content/uploads/dynamic_avia/A.enfold.css,qver=5a55d53d9ff2b.pagespeed.cf.iOFXHgdmTx.css

    It looks like you are using Pagespeed, please turn off: PageSpeed Configuration

    Best regards,
    Mike

    #895652
    This reply has been marked as private.
    #895669

    Hi,
    Thank you for that, Can you please include a admin login in the private content area to the /beta-sites/amar/
    The login in your first post is for a different domain and site.

    Best regards,
    Mike

    #895672
    This reply has been marked as private.
    #895681
    This reply has been marked as private.
    #895688

    Hi,
    I checked the code you put in the General Styling > Quick CSS field and the > had been replaced by a >
    Please clear your browser cache and check.
    For the title bar please go to Enfold Theme Options > General Styling > Logo Area background color
    2018-01-10_080047

    Best regards,
    Mike

    #895693
    This reply has been marked as private.
    #895694
    This reply has been marked as private.
    #895947

    Hi,
    I believe to understand that you wish to change the blue area in your screenshot, if true the setting I pointed to is what changes that color. Please advise.

    Best regards,
    Mike

    #895984
    This reply has been marked as private.
    #896084

    Hi,
    Thank you for explaining, please try:

    #top.page-id-353 .container_wrap_first {background-color: antiquewhite!important; }

    Best regards,
    Mike

    #896867
    This reply has been marked as private.
    #896906

    Hi,
    I would suggest using the color sections for each row as the are full width and you can set background colors, then use columns 1/5 3/5 1/5 and add your content to the 3/5 column. This will keep your content centered.

    Best regards,
    Mike

    #897473
    This reply has been marked as private.
    #897534

    Hi,
    You set the max-width for your site at this option, but it is for your whole site, not for just one page.
    2018-01-15_065811
    Or if you wanted just the one page to look like your mockup you could try this code in the General Styling > Quick CSS field:

    #top.page-id-7901 .container .content .post-entry {width: 650px !important; max-width: 650px !important; margin: auto!important; }

    Note that in your mockup, every other element has the text right aligned so it will stay close to the image.
    2018-01-15_065558

    Best regards,
    Mike

    #897922
    This reply has been marked as private.
    #897971

    Hi,
    Please replace the code with this:

    @media only screen and (min-width: 767px) { 
    #top.page-id-7901 .container .content .post-entry {width: 650px !important; max-width: 650px !important; margin: auto!important; }
    }

    Best regards,
    Mike

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