-
AuthorPosts
-
January 4, 2016 at 6:06 pm #559369
Hi! I need help to make my website narrower, and i also want to link the logo to my domain/home instead of just domain.
January 4, 2016 at 6:07 pm #559372Hey genecia!
1- Please go to Enfold theme options > General Layout > Dimensions and change container width as needed
2- If you would like to change logo link, please add following code to Functions.php file in Appearance > Editoradd_filter('avf_logo_link','av_change_logo_link'); function av_change_logo_link($link) { $link = "http://kriesi.at"; return $link; }Regards,
YigitJanuary 4, 2016 at 6:31 pm #559383Hey Yigit!
General Layout > Dimensions and change container width as needed > i want to know what dimensions? I’m not familiar.please add following code to Functions.php file in Appearance > Editor > ok i have done, and then whats next?
Thanks!
GeneciaJanuary 4, 2016 at 7:19 pm #559411Hey Yigit,
The “please add following code to Functions.php file in Appearance > Editor > ” is done. Thanks for that.
And the “General Layout > Dimensions and change container width as needed > i want to know what dimensions? I’m not familiar.” can you advise?
appreciated!
January 5, 2016 at 9:02 am #559771Hi,
The dimensions of the page should be the same as you entered in the theme options, what exactly are you trying to find out?
Best regards,
RikardJanuary 5, 2016 at 5:59 pm #560060Yup, now finally i understood. Ok, next question. Masonry Gallery, I’m trying to change the font colour and the back ground colour. its not a title. its the caption, can i change that?
I want to change it to white background (but i change it at the theme area, it affects all my pages like my pricing tables)
Anyway for it not to be affected?January 6, 2016 at 10:18 am #560384Hi,
As far as I can see it’s already pink on a white background, did you manage to get it fixed? If not then please be a bit more specific on what you would like to change. A screenshot might help us understand better what you are looking to achieve, you can upload to a service like imgur.com or a public dropbox for instance and then link to it here.
Best regards,
RikardJanuary 6, 2016 at 2:51 pm #560539Yes I’ve done that on a screen cast. ;) Thank you very much
January 7, 2016 at 6:39 am #561013January 15, 2016 at 5:26 pm #566220Thanks, got it.
-
AuthorPosts
- The topic ‘Dimensions of website "narrower" & make logo link to "home" instead of "domain"’ is closed to new replies.
