
rarch47
rarch47
About
- Username
- rarch47
- Joined
- Visits
- 96
- Last Active
- Roles
- Member
License key verification
We do not store any license keys, it is for verification purpose only if support expired
Where can I find my purchase code?Comments
-
Yep, I have yet to update to your latest version. You are releasing new version builds at quite a rapid pace so I have decided to wait until my website is completely built before upgrading. I am using child theme and will export out all the Be theme…
-
Yeah that's great but I am trying to get them to appear horizontally, not vertically. Is there a solution for that?
-
Lol, I am actually starting to like the Visual Composer more now that I know how to use it better. I think it will be better for my client as it has the front end editor. Bit of a learning curve but I think worthwhile.
-
Thanks for that. I had to add !important to get it to work.Later on in final testing phase I am going to try and get around using !important with some tweaks to css specificity.
-
Thanks for the CSS.Unfortunate about the drop down elements (option list) but I'm sure I can deal with that.
-
I have attached the screenshot with some additional info on the image. (Image)
-
Actually I provided a link before. Did you want me to screenshot it and highlight the area (photoshop it) to show you where the line comes in?
-
Here is some clickbait http://in-style.com.au/kawana/bait-gas-ice/There is a thin very small grey line that appears above the menu and after my modified logo div.
-
Mmm, I'm sure I can do it by editing the WP core PHP code. Just that links to this topic on the web are a few years old and I could not find the same type of core files in the current website configuration. I understand this is not a theme issue (pl…
-
lol, I am the developer! Cool, as you know your theme code the best - I just ask you first for the optimised method. I will go with the advice that you have provided and take it further and see what I can do with it. Thanks
-
I really did try and go looking for it in the theme documentation but still could not find the muffin builder option or the shortcode. I did see it again on the shortcodes display list of the demo theme page http://themes.muffingroup.com/betheme/sho…
-
Fantastic, thank you!
-
I managed to do something with just CSS code using pseudo classes. Please look at my stackoverflow post: http://stackoverflow.com/questions/28490825/when-using-twitter-bootstrap-can-i-program-the-span-class-caret-to-be-inserted Maybe it would not be…
-
Ok, just replace the icon classes with images. Fairly straightforward.
-
Ok I will send you a link. But a good example right now would be to look at how twitter bootstrap works with the <span class="caret"></span> element. http://getbootstrap.com/javascript/#dropdowns I'm trying to figure this out …
-
+1
-
Ok, I will give that a try.
-
yayyy. Time for some CSS debugging. I have used very little custom css and I'm very sure I have not written any conflicting CSS statements. I got the feeling that Be Theme's CSS is overriding the custom css. But I will have a play with it anyway and…
-
mmmm I just put !important declarations on the css and it worked. It looks like I will have to edit the css you provided to make if more specific (thus avoiding the naughty !important declarations).
-
Sorry but I have put the css you have provided into the styles.css of the child theme using the WP editor under Appearance > Editor. yeah you are right, I went into firebug and could not see the styles at all. Do you recommend I put them into the…
-
Yeah i just tried fiddling around with the custom css and I didn't have any luck with it. Keeps getting cut off at 90px height.
-
Ok that seemed to work well. But what is clipping my logo still? Is there a function running in the "upload logo" section of the theme settings that sets the logo to a specific size and clips it if it goes over a certain height? That's the…
-
Yeah my !important declarations are just lazy/sloppy quick fixes. I intend to be more specific with css selectors at a later stage. I think the best thing I can do at this stage is just send you of a screenshot of the site that I Photoshopped so I c…
-
Ok I will have to have a good look at the code.Does it look right (besides the !important declarations, i was lazy) I've just gotten a bit confused with the code now and think i have made unnecessary extra code (i.e. #Top_bar:not(.is-sticky) { is d…
-
Ok, I see how it works now. I just did not understand it at first but then I went to play with the Layout sections.
-
I am sorry I have not responded in a while. I am using a Child Theme and putting the CSS in via Appearance > Editor.Here is a copy and paste of the whole lot: /* Theme customization starts here-----------------------------------------------------…
-
Awesome!But the logo still gets clipped a bit at the bottom because your theme only seems to like logo with small height: http://in-style.com.au/kawana/ Any way to modify so the logo does not clip? PS - the sticky menu still does not look right.
-
Ok, I will try to make it more clear. I wish I could talk Polish to you he he....I will include a screenshot for reference: (Image) Can you see how the logo is being hidden underneath the slider? I just want to make the element that holds both the…
-
Wow! that worked pretty well. Thanks for that. I don't think i have come across CSS like that before. Almost looks like SASS or LESS (precompiling). One drawback. it kinda put me back where I started and the logo gets hidden by the top of the slider…
-
Sorry but I think that explanation covered headers but not page image backgrounds. Is this still possible with the layout generator? Thanks