Forum Replies Created
-
AuthorPosts
-
Hi guys
I tries adding your code and it removed the underline as you suggested but changed to
.avia-menu-fx, .current-menu-item>a>.avia-menu-fx, li:hover .current_page_item>a>.avia-menu-fx {color:#01b2de;}
and the underlines are back won’t adopt the colour.I was also wondering if there was any ideas about my
- number 1 question
above? And also how to change the size of the text in the dropdown.
Cheers
- This reply was modified 10 years, 3 months ago by Rustybucket.
That was nice and easy, many thanks.
CheersThis is great, just what I needed to. Is there something that can be added so that
1. once the menu option is selected, it remains the same colour as the hover state?
2. use the same colours for the underline that appears below the text and you mouse over the menu itemCheers
- This reply was modified 10 years, 3 months ago by Rustybucket.
Thanks Josue, I managed to make changes in the custom CSS which has worked to solve this, thanks.
Sorry, just after posting I found I could change the size as one of the properties of the layer slider itself.
Thanks
Was anyone able to help with this one and removing the thumbnail image? I’d also like to be able to edit the font sizes?
CheersThanks for this, after playing with the ratios I realised that it was the column width restricting the size I want to display so increased the size of the column and the video fills it nicely.
I’d also mentioned above:
You’ll also see from the page I’ve indicated that there are a series of images in the bottom half of the page and I’d like to know if it’s possible to use css to reduce the size of these to 70%.
Please can you help with this?
CheersHi, Just wondering if this one had been missed?
CheersI’ve managed to use the shortcode below to insert the news story.
[av_sidebar widget_area='Homepage News']
A couple of further questions, can I expand on this code to order the stories by date (most recent first) and can I use css to remove the thumbnail image which is being displayed?
Cheers
Your solution works well thank you so
we can close this down, thanks again.EDIT – One final thing, can I remove the dashed line that joins the icons as they animate & is there a way of controlling the iconlist icons on the home page so they are a different colour?
Cheers
- This reply was modified 10 years, 3 months ago by Rustybucket.
Humm, I added this but it made no difference, the icon still appears at the top of the icon box with a round background and the grey background with the border. Did you see what I was trying to achieve with the drop box link?
CheersEDIT – Actually I can see this as changed the icon list but it was the icon box I was trying to change :)
- This reply was modified 10 years, 3 months ago by Rustybucket.
Sorry to be a pain on this one but is it also possible to colour the background to the form fields themselves?
CheersGreat stuff thanks. I’ve removed the border colour and floated the button right but I’m still seeing a white edge to the bottom of the button, do you know what this is?
Also Is it possible to change what the form labels say?
CheersThis has worked really well thank you. I was wondering if I can change the position and colour of the button and the font colour & weight on the button and also the form field labels?
CheersJob done, many thanks for that :)
- This reply was modified 10 years, 3 months ago by Rustybucket.
July 30, 2014 at 4:50 pm in reply to: URGENT – Briefly unavailable for scheduled maintenance. #297805Excellent most of it is back but with a couple of styling issues. The first is what you gave me this css for this morning but it no longer seems to work:
.fixed_header.social_header #main { padding-top: 167px; }
The second is if you look at the header, the phone text is no longer adopting the custom style that was applied to it. This text should also be larger and white in colour:
.social_header .phone-info {font-weight:200;}
Finally the area with the breadcrumb is no longer the correct height. I’d used the following to change the size of the text which made the area bigger but this no longer seems to work:
.title_container .main-title { margin: 0; font-size: 26px; position: relative; z-index: 2; min-height: 36px; line-height: 2.3em; top: 0; font-weight: 100; }
Cheers
July 30, 2014 at 4:22 pm in reply to: URGENT – Briefly unavailable for scheduled maintenance. #297786Yes that is correct, will all my work be saved to the database or have I lost it?
CheersExcellent, thank you I’ll give this a go once the site is back up ;-)
July 30, 2014 at 1:41 pm in reply to: A semi-transparent area below the navigation covering the slider #297702Brilliant – superb support once again :)
Thank you.
Thanks Ismael, that did the trick. I prefer W3TC so I added ‘/wp-content/themes/enfold/css/layout.css’ to the ‘Never minify the following CSS files’ section of the minification page.
April 4, 2014 at 2:49 pm in reply to: Yoast WordPress SEO plugin Open Graph not displaying on pages #247472Awesome. Many thanks.
I should have spotted that… So easy, many thanks.
RESOLVED – I’ve duplicated the background image size used on your demo image and all seems fine. It would be good to know how an image should be proportionally sized to work correctly in this area.
Thanks
Sorry – forgot to add links to screen shots:
https://www.dropbox.com/s/ci75zyjktqfjdjy/Screenshot_2014-04-01-07-23-00.png
https://www.dropbox.com/s/x50tcgco58c008a/Screenshot_2014-04-01-07-24-52.pngApril 1, 2014 at 10:07 am in reply to: Follow on from previous thread about responsive text size in slider #245892Brilliant, many thanks for your help
March 31, 2014 at 2:07 pm in reply to: Follow on from previous thread about responsive text size in slider #245447Excellent, do I just need this or do I need to add it to all the other Quick CSS?
Many thanks
March 31, 2014 at 1:50 pm in reply to: Follow on from previous thread about responsive text size in slider #245436Hi there, all good suggestions, thanks. I think I would prefer to make the text smaller rather than remove it. Please can you show me how to edit the heading size for mobile and the description size for mobile and I can play with it until we get it looking the way we want.
Many thanks
March 31, 2014 at 1:27 pm in reply to: Follow on from previous thread about responsive text size in slider #245427Hi, all browsers flushed but the only difference I can see is on the portrait iPhone https://www.dropbox.com/s/qs3zwnpyb6om3nh/photo.PNG
all it all looks squashed up and you can’t see all the text.Thanks
March 31, 2014 at 1:14 pm in reply to: Follow on from previous thread about responsive text size in slider #245418I’ve added all of the code you suggested but it doesn’t seem to make any difference:
This is now in the Quick CSS
@media only screen and (max-width: 479px) {.responsive #top .slideshow_caption h2 { font-size: 14px;} .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 { padding: 2px; }} @media only screen and (max-width: 990px) and (min-width: 768px) {div .slideshow_caption h2 { font-size: 18px; }} @media only screen and (max-width: 990px) and (min-width: 768px) {div .slideshow_caption h2 { font-size: 18px !important; }} @media only screen and (max-width: 500px) { .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 { padding: 2px!important; }
I’ve checked against the screen shots I sent but nothing looks any different. The Nexus screen shot above doesn’t seem to work so I’ve added it here again:
https://www.dropbox.com/s/2yq8nhzccg4ussd/Screenshot_2014-03-28-13-08-35.pngIs there a conflict with what has been put into the custom.css?
Mobile Styles ================================================== */ /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */ @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ } @media only screen and (max-width: 767px) { .avia-slideshow .avia-caption .avia-caption-title { font-size: 18px; padding: 2px; } } @media only screen and (max-width: 480px) { .avia-caption{ padding: 0; bottom: 3px; } .avia-caption .avia-caption-content p {padding: 2px;} }
Cheers
- This reply was modified 10 years, 7 months ago by Rustybucket.
March 31, 2014 at 1:04 pm in reply to: Follow on from previous thread about responsive text size in slider #245414Hi there
With all the other code snippets you have suggested above?
Cheers
-
AuthorPosts