Forum Replies Created

Viewing 30 posts - 13,951 through 13,980 (of 34,601 total)
  • Author
    Posts
  • in reply to: Main Menu #1314801

    Hi,
    Thanks for the feedback, I don’t see the css included in the site you linked to, but this seems to work when I inject it, please include an admin login in the Private Content area so I can examine, perhaps you have an error in your css from another rule.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold, have a great day.

    Best regards,
    Mike

    Hey AFEC,
    Thank you for your patience, our Accordion Toggle Titles are “p” (paragraph) and do not have a built-in option to change the tag.
    I’m not sure which solution you saw to change the tag there are probably a couple, but adding the snippet to the child theme functions.php would be the best approach.
    You could edit the theme files, but you would lose this modification when you update the theme, depending on the solution you may be able to add it to a code block on the one page for it to only work on that page. If you link to the solution and to your page I could check for you.
    Are you not using a child theme? You may find it helpful to use one if you have other customizations in mind.

    Best regards,
    Mike

    in reply to: Main Menu #1314635

    Hey So Evolve,
    Thank you for your patience, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #header.header_color .sub_menu>ul>li>a, 
    #top #header.header_color .sub_menu>div>ul>li>a, 
    #top #header.header_color .main_menu ul:first-child > li > a, 
    #top #header.header_color .main_menu .menu ul .current_page_item > a, 
    #top #header.header_color .main_menu .menu ul .current-menu-item > a, 
    #top #header.header_color .sub_menu li ul a {
        color: #fff;
    }

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad this is helping, please try this css for the arrow:

    @media only screen and (min-width: 767px) { 
    	#top #wrap_all .av-tab-arrow-container {
        margin: auto;
    	}
    }

    Best regards,
    Mike

    in reply to: Pagination problem #1314614

    Hi,

    @work365

    I do not recommend using different versions of theme files together, your pagination now looks like this:
    /blog/page/3/?avia-element-paging=2
    you now have what looks like the old pagination /page/3/
    and the new pagination ?avia-element-paging=2
    in the same url.
    I can not reproduce any problems with the pagination in version v4.8.6, the url text “avia-element-paging” is not an error, this is correct. Please try reinstalling your theme by first removing your current version with the mixed files, please do not try overwriting your theme folder as this wil leave old files behind and will cause conflicts.
    Then with a fresh theme installed if you are still having issues with your plugins and custom scripts disabled, then open a new thread, since this is not your thread posting your login here will not be private and you will not see anything we write in the Private Content area.

    Best regards,
    Mike

    in reply to: Pagination problem #1314379

    Hey mosostri,
    Thank you for your patience and the link to your site, this is the correct pagination and is working correctly.
    I assume that what you want to “fix” is the text “avia-element-paging” but this is not an error, this was introduced when paging is needed in an ALB element to avoid a conflict with normal WP pagination and can not be changed without changing many core theme files.

    Best regards,
    Mike

    in reply to: Subfilter menu in Masonry #1314375

    Hi,
    Thank you for your patience but unfortunately, this feature is not available yet, I have submitted a feature request to the dev team for this and perhaps in the future it will be added.
    I can’t think of a workaround for this currently, sorry.

    Best regards,
    Mike

    in reply to: Responsive hide / show #1314351

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Thanks for the feedback, I examined your site further and found an error in your custom css here:

    /* Landscape */
    @media only screen 
      and (min-device-width: 768px) 
      and (max-device-width: 1624px) 
      and (orientation: landscape) 
      and (-webkit-min-device-pixel-ratio: 1) {...

    this rule has no closing bracket so all of the rules below it are in it.
    I assume that you ment to have the closing bracket before the comment: /* Table maker pRO */, try adding one here:
    2021-08-04_001.png
    then clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Responsive hide / show #1314172

    Hi,
    Thank you for the login, I found that on the first two columns the one on the left was set to show on mobile and the one on the right was hide on mobile and they had the equal height option set, so I adjusted them to the same and looked at the other lower two columns and they seem to be working correctly now. Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Making the excerpt clickable as well #1314126

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    I thought we were talking about the outline around the input fields for your form, I am seeing these now, please clear your browser cache and check.
    2021-08-03_001.png

    Best regards,
    Mike

    in reply to: Next section arrow not working in Layer Slider #1314119

    Hi,
    It looks like you are using version v4.7.6.4, please try updating to v4.8.6
    If this still doesn’t work, then please include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Next section arrow not working in Layer Slider #1313933

    Hi,
    Try entering the full url instead of /#nextsection/, in my test this works.

    Best regards,
    Mike

    in reply to: page title search results "1" #1313929

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Responsive hide / show #1313922

    Hi,
    Thank you for the extra security login, but the WP admin login is not working, please check.

    Best regards,
    Mike

    in reply to: Social Media Links in Top Bar do not appear on Mobile #1313901

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: customized top and bottom margin #1313899

    Hi,
    @Guitar Answer Guy, I don’t believe your issue is the same, you are using Row Margins set to 0 for top and bottom so columns are touching, this thread is about using negative margins to overlap columns.
    I took a quick look at your page an I believe this css would correct the page you linked to:

    #top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
        margin-top: 0px !important;
    }

    the css causing your issue is from line 348 in \enfold\css\grid.css :

    #top .flex_column_table.av-equal-height-column-flextable:not(:first-child){ 
    	margin-top: 50px;  /* added 4.7.5.1 to fix inconsistent layout equal height after individual height columns but remove when first entry  */
    }
    

    but I’m not sure why this would be causing an issue now for you.

    Best regards,
    Mike

    in reply to: Can't find a way to change alignment of menu in header #1313893

    Hi,
    Glad to hear that you have this sorted out, I didn’t realize you wanted the space on the left I thought that was an error. If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Comments change text, color and add some text #1313883

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Button Text-Decoration CSS Not Working #1313744

    Hey omshiva,
    Thank you for your patience and for the link to your page. Your css is conflicting because the css rule with the ID (#main) has a higher specificity than the simple button class.
    Try changing these rules:

    /*Add underline to main content*/
    #main a:not(.avia-button) {text-decoration:underline !important;}
    /*Remove underline from footer links*/
    #footer > div > div > .widget a {text-decoration: none !important;}
    /*Remove underline from button links*/
    .avia-button {text-decoration:none !important;}
    

    Best regards,
    Mike

    in reply to: Favicon image problem #1313741

    Hey maxcoppeta,
    Please try uploading a favicon.ico to your WordPress root directory via FTP or your cPanel file manager. Below I converted your .png file to a .ico

    Best regards,
    Mike

    Hi,
    Sorry, perhaps I don’t understand correctly, but why not manually add rel="noopener noreferrer nofollow" into the text block?
    2021-08-01_010.png

    Best regards,
    Mike

    in reply to: Thrive Architect Compatible #1313735

    Hey Shannon Hale,
    Sorry but the builders in Thrive Architect and Enfold have a conflict that either of us can sort out.

    Best regards,
    Mike

    in reply to: change read more text on magazine element #1313734

    Hey karmenka,
    Thank you for your patience, can you link to your page so we can help, I don’t believe our magazine demo is setup the same way as your page.

    Best regards,
    Mike

    in reply to: Comments change text, color and add some text #1313731

    Hi,
    I adjusted the css to this:

    #top #main > div:not(#footer,#socket) a:not(.avia-button,.avia-team-icon) {
    	color: #719430;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 13,951 through 13,980 (of 34,601 total)