Forum Replies Created

Viewing 30 posts - 29,731 through 29,760 (of 34,870 total)
  • Author
    Posts
  • in reply to: Heading 1 Font Size on Individual Pages #904578

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

    #top.page-id-29 .post-entry-29 h1 {
    font-size: 90px !important;
    }

    It targets only that page, and that area, adjust the font-size to suit.
    Note that the first line is manually set to 80px, please remove that code to have this code also work.

    Best regards,
    Mike

    in reply to: need custom post type to use blank page template #904577

    Hi,
    Did this work for you?

    Best regards,
    Mike

    in reply to: Start Up Demo #904575

    Hi,
    I’m not sure what you would like to see, It seems to be that way now. Please see screenshot in Private Content area.
    Can you add a mockup of what you would like to see?

    Best regards,
    Mike

    in reply to: Font is broken with no EN letters #904570

    Hi,
    Sorry this is a MS Edge issue that is out of our control, have you tried other fonts? We have not tested fonts with different browsers to find the most compatible across all. I didn’t find a list of fonts for the Lithuanian language, but I did find this article: 15 Best Web Safe Fonts

    Best regards,
    Mike

    in reply to: Enfold – how to add phone number to header? #904566

    Hi,
    Sorry, to show the CSS Classes, go to screen options > CSS Classes and check the box:
    2018-01-29_191056

    Best regards,
    Mike

    in reply to: Menu overlaping in tablets #904409

    Hi,
    Glad we could help, we will close this now. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: space color section #904407

    Hi,
    Glad we could help, we will close this now. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: space color section #904265

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

    #top #after_section_2.main_color {
        border-color: transparent !important; 
    }
    #top .avia-section-small .content {
        padding-bottom: 0px !important; 
    }

    Best regards,
    Mike

    in reply to: Menu overlaping in tablets #904251

    Hi,
    Unfortunately you have a lot of long menu titles, perhaps try having your mobile menu show for larger screens until the main menu will fit across. For this Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 1465px) {
    .av-burger-menu-main { 
         display: block!important; 
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }}

    Best regards,
    Mike

    in reply to: Page loading time #904245

    Hi,
    Please try. Have you tried the layerslider option?

    Best regards,
    Mike

    in reply to: Spread out menu items #904233

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

    
    ul#avia-menu.menu.av-main-nav {
    	display: flex!important; 
        justify-content: center!important; 
    }
    .av-main-nav > li {
        width: 20%!important; 
    }

    Please see screenshot in Private Content area for expected results.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: created page is just a code smashup #904212

    Hi,
    Glad we could help, thanks for using Enfold.

    Best regards,
    Mike

    in reply to: How to make all H6 titles into a specific font? #904205

    Hi,
    Thanks that is a good resource.

    Best regards,
    Mike

    in reply to: Disable omments #904198

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Disable sidebars in category #904193

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Change size enter buttom #904191

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Issue with email field only on mobile #904188

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Font is broken with no EN letters #904183

    Hey panedeika,
    I viewed with Edge and the font seems to look the same as in Chrome for me, can you include a screenshot of what you see?
    Please see screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Disable omments #903974

    Hey Charlotte,
    I didn’t see any comments on your page, but it said “password protected” so perhaps it was hidden from me.
    Try this code in the General Styling > Quick CSS field:

    .comment_container, .comment_meta_container, .slide-meta-comments, .slide-meta-comments + .slide-meta-del{
    	display: none!important;	
    }

    Best regards,
    Mike

    in reply to: Disable sidebars in category #903973

    Hey Charlotte,
    Please go to Enfold Theme Options > Sidebar Settings > Sidebar on Archive Pages and choose “no sidebar”

    Best regards,
    Mike

    in reply to: Change size enter buttom #903972

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

    .post-password-form input[type=submit] {
        width: 20%!important; 
    }

    adjust to suit.
    Please clear any cache plugin and your browser cache and check.

    Best regards,
    Mike

    in reply to: Link color setting is not working #903970

    Hey Charlotte,
    Did you set it in the Enfold Theme Options? Do you have a caching plugin that you need to clear?
    Otherwise you could try this code the General Styling > Quick CSS field:

    .main_color a {color: #597b7d !important; }

    Best regards,
    Mike

    in reply to: How to make all H6 titles into a specific font? #903968

    Hi,
    When I look at the page your h6 looks like it already has that font:

    h6 {
        font-family: 'Reforma Bold'!important;
        font-weight: 700!important;
    }

    This is the element that has that code
    2018-01-28_163544
    Is that the element you ment?

    Best regards,
    Mike

    in reply to: Issue with email field only on mobile #903967

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

    #top .main_color input[type='email'] {
        border-color: #e1e1e1;
        background-color: #3ca9b9!important; 
        color: #ffffff!important; 
    }

    Best regards,
    Mike

    Hey S.,
    Thank you for the info and suggestion, please include this at Enfold feature request as this is the thread that the devs look at when deciding what should be added or improved.

    Best regards,
    Mike

    in reply to: Menu overlaping in tablets #903964

    Hey carmen,
    Please include the url to the page in question so we can take a closer look. Can you also include a screenshot so we can compare with what we see.

    Best regards,
    Mike

    in reply to: "side popup"? #903961

    Hi,
    Sorry I don’t, I’ve not used that plugin either, I had just searched “side panel plugin”. I imagine there are others though.

    Best regards,
    Mike

    in reply to: Negative margin for color section #903959

    Hi,
    Glad to hear, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Spread out menu items #903957

    Hey navindesigns,
    Please try going to Enfold Theme Options > Header > Header Layout > Menu and Logo Position and choose “Logo left, Menu right” from the drop down

    Best regards,
    Mike

    in reply to: Comments but no numbers #903956

    Hi,
    Sorry, from a css point of view, the numbers and the text is the same element, so css won’t target only the numbers. Please try the solution from Nikko.

    Best regards,
    Mike

Viewing 30 posts - 29,731 through 29,760 (of 34,870 total)