Forum Replies Created

Viewing 30 posts - 59,791 through 59,820 (of 82,620 total)
  • Author
    Posts
  • in reply to: font icons not showing up #373571

    Hi!

    Yes you need to do it via FTP and .htaccess file is on the root folder of your WordPress installation

    Regards,
    Yigit

    in reply to: Change link colour in main body text only #373566

    Hey TownCouncil!

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

    #main .main_color .entry-content a {
    color: red;
    }

    Best regards,
    Yigit

    in reply to: How do I get sidebar along page content NOT below it? #373565

    Hey Rshaules!

    You are using a Color Section element on your page, which is a fullwidth element, which will always push the sidebar below it. You can add Code Block element to your page and insert your shortcode into it and it should work fine with sidebar

    Cheers!
    Yigit

    in reply to: font icons not showing up #373564

    Hey cagraphicdesign!

    Please add following to your .htaccess file

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    Best regards,
    Yigit

    in reply to: Full List of Image Dimensions for Enfold #373563

    Hey crkgolf!

    You can go to Appearance > Editor and open Functions.php file and find image sizes there

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['featured_large'] 		= array('width'=>1500, 'height'=>630 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['magazine'] 		 	= array('width'=>710, 'height'=>375 );						// images for magazines
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider

    If you would like to change the sizes, please do not forget to regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Yigit

    in reply to: Nav Bar Color Selection #373558

    Hey!

    You are welcome Pete. Happy new year :)

    Regards,
    Yigit

    in reply to: Cloud zoom not working with enfold and woocommerce #373555

    Hey!

    “This content is password protected. To view it please enter your password below:” Now password is needed Kayzel :)

    Cheers!
    Yigit

    in reply to: Enfold insert icon to header menu #373554

    Hey!

    Please review your website now. I added icons using HTML instead of shortcodes

    Best regards,
    Yigit

    in reply to: color section background image comes on top of the header! #373551

    Hey!

    Please add following code to Quick CSS

    div#header_main {
    background-color: white;
    }

    Regards,
    Yigit

    in reply to: Creating spots in an article page #373547

    Hey!

    Please go to Enfold theme options > Blog Layout and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” in “Blog Style” then create your blog page using Advanced Layout Builder. Then add Blog Posts element and choose to display Excerpt – http://i.imgur.com/Ps3RLPU.png

    Regards,
    Yigit

    in reply to: Menu Colours #373544

    Hi!

    Please add following code to Quick CSS as well

    #top #header .mega_menu_title a { color: #9b762b; }

    Best regards,
    Yigit

    Hi!

    You can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and apply custom CSS for specific elements.
    Glad we could help Amin, let us know if you have any other questions or issues.
    Happy new year!

    Cheers!
    Yigit

    in reply to: HELP – Site broke down after clearing cache #373540

    Hi jualcald!

    Please try de-activating all active plugins and check if that helps.
    You can remove the whitebox using following code in Quick CSS field in Enfold theme options > General Styling tab

    div#mg_full_overlay {
    display: none !important;
    }

    make sure to disable CSS minifying feature

    Cheers!
    Yigit

    in reply to: How Can I Use My Own Icons #373531

    Hey thekernal!

    Please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Cheers!
    Yigit

    in reply to: Creating spots in an article page #373530

    Hi!

    Can you post the link to your website please?

    Best regards,
    Yigit

    in reply to: Menu Colours #373529

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Cheers!
    Yigit

    in reply to: Connexion icon with others social icons #373526

    Hi!

    Please go to Appearance > Menus and create a new menu and add “inscription” and “connexion” to your new menu and then check “Enfold secondary menu” under “Menu Settings”. Then go to Enfold theme options > Header > Extra elements and choose to display secondary menu on the header

    Cheers!
    Yigit

    in reply to: Explorer vs Chrome #373524

    Hi!

    I asked my teammates to check your website on IE8, please kindly wait to hear from them.

    Cheers!
    Yigit

    Hey!

    Please add following code to Quick CSS

    .home div#av_section_1 .av-special-heading {
    background-color: rgba(255,255,255,0.8);
    padding: 10px;
    color: black!important;
    }

    If you would like to decrease the width of the background, please insert your text inside a column element

    Best regards,
    Yigit

    in reply to: Menu Colours #373521

    Hey codecreative!

    Please go to Enfold theme options > Advanced Styling tab and edit “Main menu links”. Please do not forget to add the element twice and check “Apply only to mouse hover state” for hover state.

    Cheers!
    Yigit

    in reply to: Nav Bar Color Selection #373517

    Hi Pete!

    Please add following code to Quick CSS as well

    .av-main-nav li.current-page-ancestor > a {
    color: #0099ff!important;
    }

    Cheers!
    Yigit

    in reply to: How to change font in Sidebar and Background #373515

    Hey!

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

    .main_color .sidebar a {
    color: #ffffff!important;
    }

    Best regards,
    Yigit

    in reply to: How to add custom link in footer? #373510

    Hey!

    What you are seeing is default widgets. You can add any widget you would like to display to first footer column and default widgets will disappear

    Best regards,
    Yigit

    in reply to: Second level sub-menu goes off-screen and I cant see it. #373508

    Hi insurefirst!

    Please add following code to Quick CSS ( or Style.css file of your child theme )

    .html_header_top #top .av_menu_left .main_menu .menu li ul ul {
    left: auto;
    right: 207px;
    }

    Regards,
    Yigit

    Hey insurefirst!

    You can add a slider with captions and then change the background color of captions using following code in Quick CSS field ( style.css file of your child theme works as well )

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
    background: rgba(255, 255, 255, 1); }
    .slideshow_caption, div .slideshow_caption a, div .slideshow_caption a:hover, div .slideshow_caption h2, div .slideshow_caption h2 .special_amp, div .slideshow_caption strong, div .slideshow_caption h2 strong {
    color: black;
    }

    Regards,
    Yigit

    in reply to: Image with hotspots link target to _blank? #373505

    Hey!

    Great! Glad we could help Thomas. Let us know if you have any other questions or issues. Happy new year :)

    Regards,
    Yigit

    in reply to: CSS Help – Blog #373504

    Hi!

    Please try adding !important rule as following

    .main_color li {
    color: #bd0d0d !important;
    }

    Code is currently not being applied, affter adding !important rule it should work fine

    Regards,
    Yigit

    Hi tamir72!

    Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    in reply to: How to make this? #373494

    Hi!

    It is under Layout Elements in Advanced Layout Builder – http://i.imgur.com/K8NropE.png

    Cheers!
    Yigit

    in reply to: Blog excerpt #373493

    Hey joeydrums!

    Please refer to Elliott’s post here – https://kriesi.at/support/topic/category-archive-pages-to-show-excerpt-only/#post-373218

    Regards,
    Yigit

Viewing 30 posts - 59,791 through 59,820 (of 82,620 total)