Forum Replies Created
-
AuthorPosts
-
Works now! Thanks!
This reply has been marked as private.This reply has been marked as private.I tried changing the functions.php in my local test enviroment, but it seems to crash the site. Any ideas why that is?
I get “Parse error: syntax error, unexpected ‘ov_external’ (T_STRING), expecting ‘)’ in /home/borstch9/public_html/test/wp-content/themes/enfold/functions.php on line 231”
I changed
‘mobile_menu’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue8a5’),
to
‘mobile_menu’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue811’),
Awesome! Thanks
Beautiful! Thanks Günter
Cool! Thanks.
Is it difficult to replace the icon for the mobile menu? It seems to a fontello icon correct?
February 13, 2015 at 11:59 am in reply to: White border 1px under my footer. Cant get rid of it? #395603Thanks Rikard! That seems to work.
Beautiful! Thanks Yigit!
February 12, 2015 at 4:19 pm in reply to: White border 1px under my footer. Cant get rid of it? #395122Hey Günter!
Great! That CSS removed the border on large screens. But the border is still visible on mobile devices and my ipad.
Any clues?
February 12, 2015 at 2:39 pm in reply to: Replace thumbnails with my own 102×102 thumbnails? #395019Managed to solive it! Thanks. Close thread.
Hey Rikard!
Works great on the start page. But not on this page?
February 12, 2015 at 11:25 am in reply to: 1/3 column don't align to container on big screens? #394892This seems to work somewhat, but I’m not sure it will work on all screens.
.responsive .container {
max-width: 1225px !important;
margin:auto;
}February 12, 2015 at 11:01 am in reply to: 1/3 column don't align to container on big screens? #394887Can you check now? Some elements won’t adapt to my container settings. I want to the container to be 1100 px wide at all times whenever possible.
http://borstch.eu/stuff/Screen%20Shot%202015-02-12%20at%2009.57.03.jpg
My container settings
.container {
padding: 0px 63px 0px 63px;
}February 11, 2015 at 7:27 pm in reply to: Remove white space under footer on mobile devices? #394620Fantastic. Worked right away.
Cheers!
Works and looks great. Thanks!
February 11, 2015 at 5:09 pm in reply to: Remove white space under footer on mobile devices? #394472Thanks! That removed some of the white space, but not all of it.
I don’t want the footer to be higher than the red area. Will that become a problem?
Solved it with this code. Scales nicely.
div .av_one_third {
margin-left: 1.4%;
width: 32.4%;
}Lovely. Works great!
Thanks
February 10, 2015 at 5:33 pm in reply to: Change gallery image spacing without changing image size? #393804Thanks!
Thanks! Close thread
February 10, 2015 at 5:32 pm in reply to: Changing container width creates mouse over effect? #393802Solved it. Close thread.
Solved it! Close thread!
This reply has been marked as private.February 10, 2015 at 2:11 pm in reply to: Remove bottom white area under footer and center text? #393688But still want to center the text vertically inside the red area
Who do I do this?
February 10, 2015 at 2:09 pm in reply to: Remove bottom white area under footer and center text? #393687The footer was set to h3. Sorry. This worked
#footer h3 {
text-align: center !important;
}February 10, 2015 at 2:05 pm in reply to: Remove bottom white area under footer and center text? #393682Also I still cant get rid of the white area under the red area? The red area is a tiled background image.
February 10, 2015 at 2:03 pm in reply to: Remove bottom white area under footer and center text? #393681Strange. Doesn’t seem to do anything. I’ve simply put a text widget in the footer. Should work.
Any ideas?
February 10, 2015 at 1:54 pm in reply to: Remove bottom white area under footer and center text? #393672Thanks. But that centers all H1 content on the whole page. I only want to center content in the footer.
Solved it! You can close this thread.
-
AuthorPosts