Forum Replies Created

Viewing 30 posts - 80,041 through 80,070 (of 82,625 total)
  • Author
    Posts
  • in reply to: Smaller Header #186119

    Hey cantarella!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .fixed_header.social_header #main {
    padding-top: 121px;
    }

    Best regards,
    Yigit

    in reply to: Accordion links #185970

    Hi guyco!

    It seems like your shortcode is not right. Please try following

    [av_font_icon color="" font="entypo-fontello" icon="ue8f2" size="40px" position="left" link="manually,http://www.contentsimply.com" linktarget="_blank"]

    Regards,
    Yigit

    in reply to: Setting the megamenu #185967

    Hi victoriaeducacion!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top #header .mega_menu_title a:hover { text-decoration: none; background-color: #f8f8f8; }
    #top #header .mega_menu_title a { margin-bottom: 15px; }
    #top #header .avia_mega_div > .sub-menu > li > ul > li a { margin-bottom: 10px; }
    

    Best regards,
    Yigit

    Hey!

    You are welcome and thanks for sharing! Let us know if you have any other questions or issues.

    Regards,
    Yigit

    in reply to: Black Horizontal Bars Mobile #185931

    Hey!

    Glad you figured it out! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

    in reply to: Page Templates #185919

    Hey!

    No it will not. Once you import dummy data, it is saved in database.
    1) Please go to Appearance > Widgets and remove widgets from widget area called “Displayed Everywhere” http://i.imgur.com/ofp2qqw.jpg
    2) Business Hours is a text widget. So you should add it to your widget area and create just like Kriesi did
    3) Add “Enfold Google Maps Widget” to one of the empty widget areas (or you can simply create a new one) and enter your address
    4) If you edit “Contact” page, you will see there is a Widget Area element on top of content. Click on it and choose the widget area in which you have added “Enfold Google Maps Widget” on 3.

    Best regards,
    Yigit

    in reply to: links on images behave randomly #185917

    Hi totofunk!

    Can you post the link to your website so we can inspect elements?

    Best regards,
    Yigit

    in reply to: All about changing hover colors #185913

    Hi!

    Changes are done. Please review your website

    Cheers!
    Yigit

    in reply to: Padding between elements #185905

    Hey danieltjohnston!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .page-id-1167 .av-special-heading { margin-top: 0; }
    .avia-builder-el-2 .avia_textblock p { margin: -1px 0; }

    Regards,
    Yigit

    in reply to: Fix header on desktop #185899

    Hi kennyleung!

    You can choose to display one of non-fixed header types in Enfold Theme options > Header > Header Type

    Cheers!
    Yigit

    in reply to: Black Horizontal Bars Mobile #185894

    Hey!

    On my end there are only 2 lines in each page and they appear on 3rd swipe in portrait mode in the same location on every page. Please try replacing the code i posted above with following one

    @media only screen and (max-width: 767px) { .page-id-21 .avia-builder-el-7 { visibility: hidden!important; }}

    Regards,
    Yigit

    in reply to: Page Templates #185861

    Hi simplyaha!

    You can import dummy data from Enfold theme options and sample pages will be imported. You can find copy of Contact page under Pages menu item.

    Best regards,
    Yigit

    in reply to: Black Horizontal Bars Mobile #185857

    Hey!

    Can you try deactivating all active plugins and check if that helps?
    Updating your theme might help as well. You are currently using version 2.2. You can download version 2.4.2 from ThemeForest
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Yigit

    in reply to: Reduce font size on homepage blog section? #185847

    Hey jklillibridge!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .flex_column .template-blog .post .entry-content-wrapper {
    font-size: 13px!important;
    }

    Best regards,
    Yigit

    in reply to: Move up SubMenu #185845

    Hi covaun!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust it as desired

    .main_menu .menu ul { top: 80%; }

    Regards,
    Yigit

    in reply to: very weird css issues – check video #185843

    Hi!

    Please make sure that you are using the latest version of the theme which is 2.4.2.
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
    If it does not help, please refer to Kriesi’s fix here https://kriesi.at/support/topic/enfold-easyslider-two-questions/#post-180216

    Cheers!
    Yigit

    in reply to: RTL Support #185840

    Hey!

    You can contact Kriesi directly using contact form on Contact page and ask your pre-sale questions to him.

    Cheers!
    Yigit

    in reply to: Top Navigation creates this 30 px gap #185838

    Hey tpwc!

    Can you post the link to your website?

    Cheers!
    Yigit

    in reply to: All about changing hover colors #185835

    Hey!

    Seems like you have removed the content from your page. If you have created elsewhere, can you post the link to that page? And if you do not mind, please create a temporary admin login and post it here privately so we can take a look at it personally

    Cheers!
    Yigit

    in reply to: Main header scrolling underneath pictures on homepage #185833

    Hi!

    Please replace previous code with following one

    #header_main .container_wrap { z-index: 1!important; }

    Regards,
    Yigit

    in reply to: Just a few questions… #185832

    Hey!

    Please add following code to remove those images on mobile view

    @media only screen and (max-width: 480px) { #av_section_3 img { display: none; }}

    I think you can add Color Section element, give it an ID and add 1/1 column element inside of that color section and then we can provide you custom CSS. It should work

    Cheers!
    Yigit

    in reply to: Reduce fixed header height #185830

    Hey!

    Yes, it certainly is :) Can you please try removing second line of code i posted about and add following one instead

    .header-scrolled .main_menu ul:first-child > li a { height: 58px!important; line-height: 58px!important; }

    Regards,
    Yigit

    in reply to: menu hover color; heading font size; remove borders #185824

    Hey dbardits!

    1) Please add following code to Quick CSS in Enfold theme options under Styling tab

    .header_color .main_menu ul:first-child > li.active-parent-item > a,.header_color .main_menu ul:first-child > li > a:hover { color: #f0fffb }
    .header_color .main_menu ul:first-child > li > a { color: white; }

    2) You can add !important to change font size of headings i.e.:

    h3 { font-size: 22px!important; }

    3)

    .content, .sidebar, .header_color div, .alternate_color, .main_color { border: none!important; }

    Best regards,
    Yigit

    in reply to: Reduce fixed header height #185821

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .social_header .main_menu ul:first-child > li a { height: 100px!important; line-height: 100px!important; }
    .header-scrolled .social_header .main_menu ul:first-child > li a { height: 58px!important; line-height: 58px!important; }
    .fixed_header.social_header #main { padding-top: 131px; }

    Regards,
    Yigit

    in reply to: mobile issues #185820

    Hi!

    Please try deactivating all active plugins and flush browser cache on your mobile device and check if issue remains

    Cheers!
    Yigit

    in reply to: Black Horizontal Bars Mobile #185819

    Hey!

    Yes they are visible on my end as well. Can you try adding following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) { .page-id-21 .avia-builder-el-7 { display: none!important; }}

    and check the line in “girlfriendsconf.com/media/ [ it occurs right under the Apple and Andriod buttons]”?

    Regards,
    Yigit

    Hi!

    The problem is, there are entry wraps after each 3rd post. But if you would like to display them in one column, please undo custom CSS code i provided earlier and add following instead

    @media only screen and (max-width: 767px) {
    .responsive #top .slide-entry {
    width: 100%;
    margin-left: 0!important;
    }}

    Regards,
    Yigit

    Hey!

    It displays first image 756x1030px in lightbox which is the actualy size of the image as you can see here http://i.imgur.com/AEVzJXV.jpg
    You should choose to insert images fullsize

    Cheers!
    Yigit

    Hey!

    Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
    I would sugest you to check Blog page time to time

    Best regards,
    Yigit

    in reply to: Whole WP gallery missing from Gallery Post Type #185700

    Hey Swarez!

    Which versions of WP and Enfold are you using currently?

    Regards,
    Yigit

Viewing 30 posts - 80,041 through 80,070 (of 82,625 total)